Skip to content

Conversation

@github-actions
Copy link
Contributor

Cherry-picked from #57224

@github-actions github-actions bot requested a review from yiguolei as a code owner October 24, 2025 05:19
@hello-stephen
Copy link
Contributor

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR.

Please clearly describe your PR:

  1. What problem was fixed (it's best to include specific error reporting information). How it was fixed.
  2. Which behaviors were modified. What was the previous behavior, what is it now, why was it modified, and what possible impacts might there be.
  3. What features were added. Why was this function added?
  4. Which code was refactored and why was this part of the code refactored?
  5. Which functions were optimized and what is the difference before and after the optimization?

@dataroaring dataroaring reopened this Oct 24, 2025
@hello-stephen
Copy link
Contributor

run buildall

@doris-robot
Copy link

ClickBench: Total hot run time: 30.5 s
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
ClickBench test result on commit dadc553561451a300f434dc65d1ce2dc9ed7dc3a, data reload: true

query1	0.03	0.03	0.03
query2	0.13	0.05	0.04
query3	0.25	0.08	0.06
query4	1.66	0.10	0.11
query5	0.26	0.24	0.26
query6	1.22	0.63	0.64
query7	0.03	0.02	0.02
query8	0.06	0.04	0.03
query9	0.64	0.51	0.52
query10	0.58	0.57	0.57
query11	0.17	0.11	0.11
query12	0.16	0.11	0.12
query13	0.64	0.61	0.61
query14	0.80	0.83	0.83
query15	0.88	0.87	0.86
query16	0.39	0.40	0.39
query17	1.05	1.08	1.03
query18	0.18	0.18	0.18
query19	1.87	1.89	1.85
query20	0.01	0.02	0.01
query21	15.40	0.94	0.57
query22	0.78	1.14	0.75
query23	15.07	1.47	0.66
query24	6.61	0.59	1.39
query25	0.34	0.09	0.07
query26	0.56	0.15	0.14
query27	0.05	0.05	0.04
query28	10.81	1.37	0.93
query29	12.79	4.35	3.60
query30	0.29	0.13	0.10
query31	3.10	0.63	0.42
query32	4.51	0.62	0.53
query33	3.35	3.41	3.48
query34	17.30	5.72	4.77
query35	4.88	4.83	4.85
query36	0.70	0.52	0.52
query37	0.10	0.07	0.07
query38	0.10	0.04	0.04
query39	0.03	0.02	0.02
query40	0.16	0.14	0.15
query41	0.07	0.03	0.03
query42	0.03	0.03	0.03
query43	0.04	0.03	0.03
Total cold run time: 108.08 s
Total hot run time: 30.5 s

@yiguolei yiguolei force-pushed the auto-pick-57224-branch-4.0 branch from dadc553 to c237999 Compare October 24, 2025 12:50
@yiguolei
Copy link
Contributor

run beut

@yiguolei yiguolei force-pushed the auto-pick-57224-branch-4.0 branch from c237999 to e17086f Compare October 25, 2025 02:48
@yiguolei
Copy link
Contributor

run beut

@yiguolei
Copy link
Contributor

run buildall

@doris-robot
Copy link

ClickBench: Total hot run time: 31.85 s
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
ClickBench test result on commit e17086ffb6c4254230eb22a6d0d2142caa5f0ff1, data reload: true

query1	0.04	0.04	0.04
query2	0.13	0.04	0.05
query3	0.26	0.08	0.08
query4	1.64	0.12	0.12
query5	0.28	0.26	0.26
query6	1.20	0.69	0.68
query7	0.04	0.02	0.02
query8	0.07	0.04	0.05
query9	0.67	0.56	0.56
query10	0.62	0.62	0.61
query11	0.19	0.13	0.12
query12	0.17	0.13	0.14
query13	0.66	0.62	0.61
query14	0.84	0.87	0.84
query15	0.94	0.92	0.93
query16	0.43	0.43	0.41
query17	1.10	1.13	1.09
query18	0.19	0.18	0.19
query19	2.07	1.96	1.93
query20	0.03	0.02	0.01
query21	15.40	1.10	0.69
query22	0.81	1.36	1.00
query23	14.79	1.59	0.67
query24	16.31	0.71	0.32
query25	0.26	0.11	0.06
query26	0.46	0.21	0.16
query27	0.07	0.06	0.05
query28	8.14	1.00	0.95
query29	12.64	4.66	3.81
query30	0.30	0.14	0.11
query31	2.89	0.65	0.43
query32	3.25	0.57	0.50
query33	3.17	3.21	3.14
query34	17.38	5.91	5.19
query35	5.22	5.16	5.10
query36	0.75	0.59	0.56
query37	0.10	0.08	0.08
query38	0.07	0.06	0.05
query39	0.05	0.03	0.04
query40	0.19	0.17	0.16
query41	0.10	0.03	0.04
query42	0.05	0.03	0.03
query43	0.05	0.04	0.04
Total cold run time: 114.02 s
Total hot run time: 31.85 s

@yiguolei yiguolei merged commit eb3e21d into branch-4.0 Oct 26, 2025
24 of 28 checks passed
@github-actions github-actions bot deleted the auto-pick-57224-branch-4.0 branch October 26, 2025 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants